-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose Direct3D backend #121
Conversation
@dotnet-policy-service agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this PR - I see CI is green. I have a whole bunch of comments that is more just API shape and general interop.
Is there any movement on getting this merged? A D3D Skia context would be great to have for us SkiaSharp users. |
The things seem to work without having to wrap and unwrap the sp and cp, so we can merge now. Then if there are issues in the future with reference counting, we can always address it then. |
Description of Change
Expose Direct3D backend
SkiaSharp Issue
Related to mono/SkiaSharp#2817
API Changes
Added:
Behavioral Changes
None.
Required SkiaSharp PR
None.
PR Checklist
skiasharp
at time of PR